Skip to content

Add instances for Data.Set #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 4, 2019

Conversation

bradediger
Copy link
Contributor

Adds EncodeJson and DecodeJson instances for Data.Set.Set. Since we already have the ordered-collections dependency, this seems like an easy win.

Let me know what you think. Thank you!
-be

Copy link
Member

@LiamGoodacre LiamGoodacre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@thomashoneyman thomashoneyman self-assigned this Jan 4, 2019
Copy link
Contributor

@thomashoneyman thomashoneyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'll merge this later today unless you have anything else you'd like to add.

@bradediger
Copy link
Contributor Author

Thanks @thomashoneyman! As far as I'm concerned, this is ready to merge.

Incidentally, this is being driven by some prototyping work I'm doing on typed-wire to bring it up to date. Working on a technology prototype for a client that's Haskell backend and PS frontend.

@thomashoneyman
Copy link
Contributor

Great! I'll go ahead and merge. If you happen to be using Halogen for your prototype, you might be able to lift quite a bit from the Halogen RealWorld project. Good luck with typed-wire!

@thomashoneyman thomashoneyman merged commit 423a843 into purescript-contrib:master Jan 4, 2019
@thomashoneyman
Copy link
Contributor

@bradediger
Copy link
Contributor Author

@thomashoneyman Indeed, the frontend is Halogen, and your RealWorld work is pretty much the next thing on my reading list. I owe you a huge debt of gratitude for that! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants